test-all: Disable checks for 'navigonwpt' and 'gopal'.
authoroliskoli <oliskoli>
Fri, 22 Aug 2008 22:58:30 +0000 (22:58 +0000)
committeroliskoli <oliskoli>
Fri, 22 Aug 2008 22:58:30 +0000 (22:58 +0000)
test-all

index 088c7ca96a5ef0f5851d1bfb890870528d807378..58fb3e2425b03e8d3776486cd79edaec51d8495a 100755 (executable)
--- a/test-all
+++ b/test-all
@@ -4,7 +4,7 @@
 
 PNAME=${PNAME:-./gpsbabel}
 REFGPX="reference/expertgps.gpx"       # reference file for all tests
-EXCL="exif ozi vitosmt xol"                    # exclude formats from test
+EXCL="exif ozi vitosmt xol navigonwpt gopal"   # exclude formats from test
 CAPS=""
 TEMPDIR=${GBTEMP:-/tmp}/gb-test-all
 CATALOG=/tmp/gb-test-all.done